home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Comunications / telecom / Telecom Utilities / Answering MAChine 1.0 / The Answering MAChine 1.0 Docs next >
Encoding:
Text File  |  1986-10-01  |  2.8 KB  |  56 lines  |  [TEXT/EDIT]

  1.                                    "Answering MAChine Version 1.0"
  2.                                             by Robert Hess
  3.  
  4.      AM is a program written as a favor to Seth Cenac, who noted that when a BBS goes down, it's a pain to the sysop because people keep calling.  I noted
  5. that I have a friend who's BBS went temporarily down this past weekend and
  6. had put up a voice answering machine on the phone line.  Seth asked if it
  7. would be easy to write a computer-based answering machine.  As most of you
  8. can imagine, it is pretty easy.
  9.  
  10.      This program is a kludge...  It is a quick effort in ZBAsic and I don't
  11. say that it's full-of-frills package (but does something this simple HAVE to
  12. have any frills?).  All it does it boot, let you select the file that contains
  13. the text of your "OGM" ("Outgoing Message"), and start answering the phone.
  14. It will work at 300, 1200, and 2400 baud.  When a user logs on, he is shown
  15. the contents of the text file you choose at the beginning of the program.
  16. When the file has been shown completely, the connection is severed and the
  17. system recycles.
  18.  
  19.      When you boot the program you will be shown some vital data and then
  20. will be given the option to use the modem port or printer port.  You will
  21. then be shown the Macintosh SPFGetFile (Minifinder) and can select your
  22. OGM.  Only text files are shown to you.  The modem is then initialized to
  23. answer on the first ring and use "+" as the Modem Escape Character.  A
  24. Status Window is then displayed which tells you how many people have called
  25. the Macintosh.
  26.  
  27.      The Desk Accessory menu is active and may be used.  There is no "About
  28. The Answering MAChine..." (the original window says it all).  The "File"
  29. menu has three commands:
  30.  
  31.    "Quit": If a user is currently online, they are disconnected and then
  32.            the program exits to the Finder.  You may also type Command-.
  33.            (Fan-Period) to serve the same purpose as "Quit".
  34.  
  35.    "Change OGM": Lets you pick a new text file as the Outgoing Message.
  36.  
  37.    "Update Window": If you pull up a DA which erases the window, this command
  38.                     will let you refresh the Status Window.
  39.  
  40.      When a user comes online, the Status Window will blacken and "User
  41. Online" will be shown in the window.  During this window's display, the
  42. OGM is being sent to the user.  When he is being disconnected, the window
  43. will say "Disconnecting" (original, huh?).
  44.  
  45.     The program will keep count of the number of callers and will
  46. display it in the window at the center of the screen.  At any time, type
  47. COMMAND-. (COMMAND-PERIOD) to exit to the Finder (or whatever you use).
  48.  
  49.     Don't send me hate mail...  Just send me suggestions.  Send them
  50. to GEnie (user RNHESS) or call (713) 960-9424 (modem) and leave feedback to
  51. the sysop or call (713) 688-8891 (voice).
  52.  
  53.     Thanks! (and have fun)
  54.  
  55.                     Robert Hess
  56.